home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.7 / me.7 < prev   
Encoding:
Text File  |  1995-07-26  |  8.3 KB  |  199 lines

  1.  
  2.  
  3.  
  4.      GGGGRRRROOOOFFFFFFFF____MMMMEEEE((((7777))))    GGGGrrrrooooffffffff VVVVeeeerrrrssssiiiioooonnnn 1111....00009999 ((((00004444 MMMMaaaarrrrcccchhhh 1111999999994444))))     GGGGRRRROOOOFFFFFFFF____MMMMEEEE((((7777))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           groff_me - troff macros for formatting papers
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           ggggrrrrooooffffffff ----mmmmeeee [ options ] file ...
  13.           ttttrrrrooooffffffff ----mmmmeeee [ options ] file ...
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.           This manual page describes the GNU version of the -me
  17.           macros, which is part of the groff document formatting
  18.           system.  This version can be used with both GNU troff and
  19.           Unix troff.  This package of _t_r_o_f_f macro definitions
  20.           provides a canned formatting facility for technical papers
  21.           in various formats.
  22.  
  23.           The macro requests are defined below.  Many _t_r_o_f_f requests
  24.           are unsafe in conjunction with this package, however, these
  25.           requests may be used with impunity after the first .pp:
  26.  
  27.                .bp     begin new page
  28.                .br     break output line here
  29.                .sp n   insert n spacing lines
  30.                .ls n   (line spacing) n=1 single, n=2 double space
  31.                .na     no alignment of right margin
  32.                .ce n   center next n lines
  33.                .ul n   underline next n lines
  34.  
  35.           Output of the _p_i_c, _e_q_n, _r_e_f_e_r, and _t_b_l preprocessors is
  36.           acceptable as input.
  37.  
  38.      FFFFIIIILLLLEEEESSSS
  39.           /usr/skunk/lib/groff/tmac/tmac.e
  40.  
  41.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  42.           ggggrrrrooooffffffff(1), ggggttttrrrrooooffffffff(1)
  43.           -me Reference Manual, Eric P. Allman
  44.           Writing Papers with Groff Using -me
  45.  
  46.      RRRREEEEQQQQUUUUEEEESSSSTTTTSSSS
  47.           This list is incomplete; see _T_h_e -_m_e _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l for
  48.           interesting details.
  49.  
  50.      Request      Initial Cause Explanation
  51.                   Value   Break
  52.      .(c          -       yes   Begin centered block
  53.      .(d          -       no    Begin delayed text
  54.      .(f          -       no    Begin footnote
  55.      .(l          -       yes   Begin list
  56.      .(q          -       yes   Begin major quote
  57.      .(x _x        -       no    Begin indexed item in index _x
  58.      .(z          -       no    Begin floating keep
  59.      .)c          -       yes   End centered block
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 7/8/94)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      GGGGRRRROOOOFFFFFFFF____MMMMEEEE((((7777))))    GGGGrrrrooooffffffff VVVVeeeerrrrssssiiiioooonnnn 1111....00009999 ((((00004444 MMMMaaaarrrrcccchhhh 1111999999994444))))     GGGGRRRROOOOFFFFFFFF____MMMMEEEE((((7777))))
  71.  
  72.  
  73.  
  74.      .)d          -       yes   End delayed text
  75.      .)f          -       yes   End footnote
  76.      .)l          -       yes   End list
  77.      .)q          -       yes   End major quote
  78.      .)x          -       yes   End index item
  79.      .)z          -       yes   End floating keep
  80.      .++ _m _H      -       no    Define paper section.  _m defines the
  81.                                 part of the paper, and can be CCCC
  82.                                 (chapter), AAAA (appendix), PPPP
  83.                                 (preliminary, e.g., abstract, table of
  84.                                 contents, etc.), BBBB (bibliography), RRRRCCCC
  85.                                 (chapters renumbered from page one
  86.                                 each chapter), or RRRRAAAA (appendix
  87.                                 renumbered from page one).
  88.      .+c _T        -       yes   Begin chapter (or appendix, etc., as
  89.                                 set by .++).  _T is the chapter title.
  90.      .1c          1       yes   One column format on a new page.
  91.      .2c          1       yes   Two column format.
  92.      .EN          -       yes   Space after equation produced by _e_q_n
  93.                                 or _n_e_q_n.
  94.      .EQ _x _y      -       yes   Precede equation; break out and add
  95.                                 space.  Equation number is _y.  The
  96.                                 optional argument _x may be _I to indent
  97.                                 equation (default), _L to left-adjust
  98.                                 the equation, or _C to center the
  99.                                 equation.
  100.      .GE          -       yes   End _g_r_e_m_l_i_n picture.
  101.      .GS          -       yes   Begin _g_r_e_m_l_i_n picture.
  102.      .PE          -       yes   End _p_i_c picture.
  103.      .PS          -       yes   Begin _p_i_c picture.
  104.      .TE          -       yes   End table.
  105.      .TH          -       yes   End heading section of table.
  106.      .TS _x        -       yes   Begin table; if _x is _H table has
  107.                                 repeated heading.
  108.      .b _x         no      no    Print _x in boldface; if no argument
  109.                                 switch to boldface.
  110.      .ba +_n       0       yes   Augments the base indent by _n. This
  111.                                 indent is used to set the indent on
  112.                                 regular text (like paragraphs).
  113.      .bc          no      yes   Begin new column
  114.      .bi _x        no      no    Print _x in bold italics (nofill only)
  115.      .bu          -       yes   Begin bulleted paragraph
  116.      .bx _x        no      no    Print _x in a box (nofill only).
  117.      .ef '_x'_y'_z'  ''''    no    Set even footer to x  y  z
  118.      .eh '_x'_y'_z'  ''''    no    Set even header to x  y  z
  119.      .fo '_x'_y'_z'  ''''    no    Set footer to x  y  z
  120.      .hx          -       no    Suppress headers and footers on next
  121.                                 page.
  122.      .he '_x'_y'_z'  ''''    no    Set header to x  y  z
  123.      .hl          -       yes   Draw a horizontal line
  124.      .i _x         no      no    Italicize _x; if _x missing, italic text
  125.                                 follows.
  126.  
  127.  
  128.  
  129.      Page 2                                           (printed 7/8/94)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      GGGGRRRROOOOFFFFFFFF____MMMMEEEE((((7777))))    GGGGrrrrooooffffffff VVVVeeeerrrrssssiiiioooonnnn 1111....00009999 ((((00004444 MMMMaaaarrrrcccchhhh 1111999999994444))))     GGGGRRRROOOOFFFFFFFF____MMMMEEEE((((7777))))
  137.  
  138.  
  139.  
  140.      .ip _x _y      no      yes   Start indented paragraph, with hanging
  141.                                 tag _x.  Indentation is _y ens (default
  142.                                 5).
  143.      .lp          yes     yes   Start left-blocked paragraph.
  144.      .np          1       yes   Start numbered paragraph.
  145.      .of '_x'_y'_z'  ''''    no    Set odd footer to x  y  z
  146.      .oh '_x'_y'_z'  ''''    no    Set odd header to x  y  z
  147.      .pd          -       yes   Print delayed text.
  148.      .pp          no      yes   Begin paragraph.  First line indented.
  149.      .r           yes     no    Roman text follows.
  150.      .re          -       no    Reset tabs to default values.
  151.      .sh _n _x      -       yes   Section head follows, font
  152.                                 automatically bold.  _n is level of
  153.                                 section, _x is title of section.
  154.      .sk          no      no    Leave the next page blank.  Only one
  155.                                 page is remembered ahead.
  156.      .sm _x        -       no    Set _x in a smaller pointsize.
  157.      .sz +_n       10p     no    Augment the point size by _n points.
  158.      .tp          no      yes   Begin title page.
  159.      .u _x         -       no    Underline argument (even in _t_r_o_f_f).
  160.                                 (Nofill only).
  161.      .uh          -       yes   Like .sh but unnumbered.
  162.      .xp _x        -       no    Print index _x.
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                                           (printed 7/8/94)
  196.  
  197.  
  198.  
  199.